Release 10.1A: OpenEdge Development:
Java Open Clients


ProDataGraph class

OpenEdge provides a Java class, com.progress.open4gl.ProDataGraph, that maps to a Progress 4GL ProDataSet. The ProDataGraph class extends the Java SDO DataGraph class which contains the root DataObject. The root DataObject contains a reference property for each temp-table of the ProDataSet. Thus, the ProDataGraph encapsulates the data for all temp-tables in the ProDataSet. A temp-table reference property maps to a ProDataObject collection, where an individual ProDataObject represents a single row (record) of a temp-table. (See the "ProDataObject class" section.)

The com.progress.open4gl.ProDataGraph class contains the following constructors and methods.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095